How to Install jasmin-sable software package in Debian 8 (Jessie)

How to Install jasmin-sable software package in Debian 8 (Jessie)

jasmin-sable software package provides Java class (.class) file assembler, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jasmin-sable 

jasmin-sable is installed in your system.

Make ensure the jasmin-sable package were installed using the commands given below,

$ sudo dpkg-query -l | grep jasmin-sable *

You will get with jasmin-sable package name, version, architecture and description in a table

jasmin-sable package basic information:

Distro Debian 8 jessie
Section Development
Package jasmin-sable
Version 2.4.0-4
Description Java class (.class) file assembler
Sub Section Devel


See Also, How to uninstall or remove jasmin-sable software package from Debian 8 (Jessie)?